Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FL support #552

Draft
wants to merge 251 commits into
base: main
Choose a base branch
from
Draft

FL support #552

wants to merge 251 commits into from

Conversation

hasan7n
Copy link
Contributor

@hasan7n hasan7n commented Feb 28, 2024

No description provided.

@hasan7n hasan7n requested a review from a team as a code owner February 28, 2024 22:11
Copy link
Contributor

github-actions bot commented Feb 28, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@hasan7n hasan7n had a problem deploying to testing-external-code March 2, 2024 00:58 — with GitHub Actions Failure
@hasan7n hasan7n requested a deployment to testing-external-code March 5, 2024 11:42 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code March 5, 2024 14:02 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code March 5, 2024 16:05 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code March 6, 2024 03:12 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code March 6, 2024 16:35 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code March 6, 2024 16:37 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code October 30, 2024 19:43 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code October 31, 2024 20:41 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code October 31, 2024 22:58 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code October 31, 2024 23:34 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code November 1, 2024 01:58 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code November 8, 2024 17:21 — with GitHub Actions Waiting
* changing the number of val batches and training batches to apply locally
to 50 and 250 respectively. Timeouts will still apply to stop early if
it is taking too long. Amount of training completed will be computed off
of these new maxes, i.e. training_completed of 1.0 will mean all of the
250 batches were trained. With this change we will want model updates to
be counted according to local data size, therefore it is important that
the training config set the train_completion_dampener at the value: 0.0.

* setting the train_completion_dampener to 0.0

* Evan had the following order specified in his 'order' file given to us related to his new initial model:
order = t1 t2 flair t1c

* making train/val split random operations depend on a seed, default seed provided

* non default argument had been following default argument

* testing a training config

* putting capability to set seed at top level

* docstring change

* docstring

---------

Co-authored-by: hasan7n <[email protected]>
@hasan7n hasan7n requested a deployment to testing-external-code November 8, 2024 17:27 — with GitHub Actions Waiting
@hasan7n hasan7n requested a deployment to testing-external-code November 8, 2024 20:45 — with GitHub Actions Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants